Skip to content

Fix 'occured' -> 'occurred' typos including user-visible i18n string#33181

Open
SAY-5 wants to merge 4 commits intoelement-hq:developfrom
SAY-5:fix-occured-typos
Open

Fix 'occured' -> 'occurred' typos including user-visible i18n string#33181
SAY-5 wants to merge 4 commits intoelement-hq:developfrom
SAY-5:fix-occured-typos

Conversation

@SAY-5
Copy link
Copy Markdown

@SAY-5 SAY-5 commented Apr 16, 2026

Fix 7 instances of `occured` → `occurred` across 4 files in element-web.

Files

File Instances Kind
`apps/web/src/viewmodels/room/timeline/DateSeparatorViewModel.tsx` 3 Error messages and log strings
`apps/web/src/i18n/strings/en_EN.json` 1 User-visible i18n string (`error_join_unknown`)
`apps/web/src/Searching.ts` 1 Comment
`apps/web/src/PosthogAnalytics.ts` 1 Comment

The i18n change is user-visible in the UI when `error_join_unknown` is shown. Translation files for other locales are not touched — the i18n pipeline regenerates from the source `en_EN.json`.

SAY-5 added 4 commits April 16, 2026 16:14
Signed-off-by: SAY-5 <SAY-5@users.noreply.github.com>
Signed-off-by: SAY-5 <SAY-5@users.noreply.github.com>
Signed-off-by: SAY-5 <SAY-5@users.noreply.github.com>
Signed-off-by: SAY-5 <SAY-5@users.noreply.github.com>
@SAY-5 SAY-5 requested a review from a team as a code owner April 16, 2026 23:15
@SAY-5 SAY-5 requested review from dbkr and t3chguy April 16, 2026 23:15
@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Apr 16, 2026

CLA assistant check
All committers have signed the CLA.

@t3chguy
Copy link
Copy Markdown
Member

t3chguy commented Apr 17, 2026

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

T-Defect Z-Community-PR Issue is solved by a community member's PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants